A descriptor, used when creating a context along with its window. More...
Public Attributes | |
unsigned int | _width = 1 |
The width of the context, in pixels. | |
unsigned int | _height = 1 |
The height of the context, in pixels. | |
bool | _offscreenContext = false |
If the context should be used for offscreen rendering (no visible rendering surface creation). | |
A descriptor, used when creating a context along with its window.